object PopUpPalette: TPopUpPalette Left = 555 Top = 117 BorderIcons = [] BorderStyle = bsNone Caption = 'PopUpPalette' ClientHeight = 155 ClientWidth = 155 Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] FormStyle = fsStayOnTop Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 15 object FDisplayTimer: TTimer Enabled = False OnTimer = FDisplayTimerTimer Left = 20 Top = 16 end end